blob: fae9d34d85ffbf62cd666b5027e3d4229ed5b6f5 [file] [log] [blame]
{
"author": {
"name": "Lloyd Hilaiel",
"email": "lloyd@hilaiel.com",
"url": "http://trickyco.de"
},
"name": "JSONSelect",
"description": "CSS-like selectors for JSON",
"version": "0.2.1",
"homepage": "http://jsonselect.org",
"repository": {
"type": "git",
"url": "git://github.com/lloyd/JSONSelect.git"
},
"main": "src/jsonselect",
"engines": {
"node": ">=0.4.7"
},
"dependencies": {},
"devDependencies": {},
"files": [
"src/jsonselect.js",
"src/test/run.js",
"src/test/tests",
"tests",
"README.md",
"JSONSelect.md",
"package.json",
"LICENSE"
],
"_id": "JSONSelect@0.2.1",
"_engineSupported": true,
"_npmVersion": "1.0.6",
"_nodeVersion": "v0.4.7",
"_defaultsLoaded": true,
"dist": {
"shasum": "415418a526d33fe31d74b4defa3c836d485ec203",
"tarball": "http://registry.npmjs.org/JSONSelect/-/JSONSelect-0.2.1.tgz"
},
"scripts": {},
"directories": {},
"_shasum": "415418a526d33fe31d74b4defa3c836d485ec203",
"_from": "JSONSelect@0.2.1",
"_resolved": "https://registry.npmjs.org/JSONSelect/-/JSONSelect-0.2.1.tgz",
"bugs": {
"url": "https://github.com/lloyd/JSONSelect/issues"
},
"readme": "ERROR: No README data found!"
}