corrade-nucleus-nucleons

Subversion Repositories:
Compare Path: Rev
With Path: Rev
?path1? @ 19  →  ?path2? @ 20
/pack-rat/003_pack_rat/pack-rat/node_modules/jstree/package.json
@@ -0,0 +1,120 @@
{
"_args": [
[
{
"raw": "jstree",
"scope": null,
"escapedName": "jstree",
"name": "jstree",
"rawSpec": "",
"spec": "latest",
"type": "tag"
},
"/Users/evacomaroski/Documents/Development/corrade-nucleus-nucleons/pack-rat/003_pack_rat/pack-rat"
]
],
"_from": "jstree@latest",
"_id": "jstree@3.3.4",
"_inCache": true,
"_location": "/jstree",
"_nodeVersion": "6.6.0",
"_npmOperationalInternal": {
"host": "packages-18-east.internal.npmjs.com",
"tmp": "tmp/jstree-3.3.4.tgz_1492002792435_0.9319747975096107"
},
"_npmUser": {
"name": "vakata",
"email": "npm@vakata.com"
},
"_npmVersion": "3.8.6",
"_phantomChildren": {},
"_requested": {
"raw": "jstree",
"scope": null,
"escapedName": "jstree",
"name": "jstree",
"rawSpec": "",
"spec": "latest",
"type": "tag"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "http://grimore.org:4873/jstree/-/jstree-3.3.4.tgz",
"_shasum": "3d089bb9623bd6f3f25f64c4e4ce547b30d40264",
"_shrinkwrap": null,
"_spec": "jstree",
"_where": "/Users/evacomaroski/Documents/Development/corrade-nucleus-nucleons/pack-rat/003_pack_rat/pack-rat",
"author": {
"name": "Ivan Bozhanov",
"email": "jstree@jstree.com",
"url": "http://vakata.com"
},
"bugs": {
"url": "https://github.com/vakata/jstree/issues"
},
"dependencies": {
"jquery": ">=1.9.1"
},
"description": "jQuery tree plugin",
"devDependencies": {
"dox": "~0.4.4",
"grunt": "~0.4.0",
"grunt-contrib-concat": "*",
"grunt-contrib-copy": "*",
"grunt-contrib-imagemin": "~0.4.0",
"grunt-contrib-jshint": "*",
"grunt-contrib-less": "~0.8.2",
"grunt-contrib-qunit": "~v0.3.0",
"grunt-contrib-uglify": "*",
"grunt-contrib-watch": "~0.5.3",
"grunt-phantomcss-gitdiff": "0.0.7",
"grunt-resemble-cli": "0.0.8",
"grunt-text-replace": "~0.3.11"
},
"directories": {},
"dist": {
"shasum": "3d089bb9623bd6f3f25f64c4e4ce547b30d40264",
"tarball": "http://grimore.org:4873/jstree/-/jstree-3.3.4.tgz"
},
"gitHead": "a6a0d0dfb784d5ef0b3415d847ac7b6bfbab1f16",
"homepage": "http://jstree.com",
"keywords": [],
"license": "MIT",
"licenses": [
{
"type": "MIT",
"url": "https://github.com/vakata/jstree/blob/master/LICENSE-MIT"
}
],
"main": "./dist/jstree.js",
"maintainers": [
{
"name": "vakata",
"email": "npm@vakata.com"
}
],
"name": "jstree",
"npmFileMap": [
{
"basePath": "/dist/",
"files": [
"jstree.min.js",
"themes/**/*.png",
"themes/**/*.gif",
"themes/**/*.min.css"
]
}
],
"npmName": "jstree",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/vakata/jstree.git"
},
"scripts": {},
"title": "jsTree",
"version": "3.3.4"
}