23 lines
497 B
Plaintext
23 lines
497 B
Plaintext
{
|
|
"name": "assert",
|
|
"main": "assert.js",
|
|
"version": "0.1.0",
|
|
"homepage": "https://github.com/jgallen23/assert",
|
|
"license": "MIT",
|
|
"ignore": [
|
|
"**/.*",
|
|
"node_modules",
|
|
"bower_components",
|
|
"test",
|
|
"tests"
|
|
],
|
|
"_release": "0.1.0",
|
|
"_resolution": {
|
|
"type": "version",
|
|
"tag": "0.1.0",
|
|
"commit": "6a955e68d0dceba3e682faa895ef54828623e27a"
|
|
},
|
|
"_source": "https://github.com/jgallen23/assert.git",
|
|
"_target": "~0.1.0",
|
|
"_originalSource": "assert"
|
|
} |