Repository URL to install this package:
|
Version:
0.0.2 ▾
|
parsejson
/
package.json
|
|---|
{
"name": "parsejson",
"version": "0.0.2",
"description": "Method that parses a JSON string and returns a JSON object",
"repository": {
"type": "git",
"url": "https://github.com/get/parsejson.git"
},
"homepage": "https://github.com/get/parsejson",
"scripts": {
"test": "make test"
},
"devDependencies": {
"mocha": "1.17.1"
},
"author": "",
"license": "MIT",
"dependencies": {
"better-assert": "~1.0.0"
},
"bugs": {
"url": "https://github.com/get/parsejson/issues"
},
"_id": "parsejson@0.0.2",
"dist": {
"shasum": "5be9ba70fe45b8520fa7d02c28cff46f83183a96",
"tarball": "http://registry.npmjs.org/parsejson/-/parsejson-0.0.2.tgz"
},
"_from": "parsejson@*",
"_npmVersion": "1.3.15",
"_npmUser": {
"name": "gal",
"email": "koren@mit.edu"
},
"maintainers": [
{
"name": "gal",
"email": "koren@mit.edu"
}
],
"directories": {},
"_shasum": "5be9ba70fe45b8520fa7d02c28cff46f83183a96",
"_resolved": "https://registry.npmjs.org/parsejson/-/parsejson-0.0.2.tgz"
}