corrade-nucleus-nucleons

Subversion Repositories:
Compare Path: Rev
With Path: Rev
?path1? @ 19  →  ?path2? @ 20
/base/000_base/node_modules/was/package.json
@@ -0,0 +1,96 @@
{
"_args": [
[
{
"raw": "was",
"scope": null,
"escapedName": "was",
"name": "was",
"rawSpec": "",
"spec": "latest",
"type": "tag"
},
"/Users/evacomaroski/Documents/Development/corrade-nucleus-nucleons/base/000_base"
]
],
"_from": "was@latest",
"_id": "was@1.0.0",
"_inCache": true,
"_location": "/was",
"_nodeVersion": "7.10.0",
"_npmUser": {},
"_npmVersion": "4.2.0",
"_phantomChildren": {},
"_requested": {
"raw": "was",
"scope": null,
"escapedName": "was",
"name": "was",
"rawSpec": "",
"spec": "latest",
"type": "tag"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "http://grimore.org:4873/was/-/was-1.0.0.tgz",
"_shasum": "d56bb221a07a3c64dbd814cfe214a603fd101548",
"_shrinkwrap": null,
"_spec": "was",
"_where": "/Users/evacomaroski/Documents/Development/corrade-nucleus-nucleons/base/000_base",
"author": {
"name": "Wizardry and Steamworks",
"email": "office@grimore.org"
},
"contributors": [
{
"name": "Wizardry and Steamworks",
"email": "office@grimore.org"
}
],
"dependencies": {},
"description": "Original repo at http://svn.grimore.org/was.js",
"devDependencies": {
"grunt": "~0.4.5",
"grunt-contrib-concat": "~0.4.0",
"grunt-contrib-jshint": "~0.11.0",
"grunt-contrib-nodeunit": "~0.4.1",
"grunt-contrib-uglify": "~0.5.0",
"grunt-contrib-watch": "~0.6.1"
},
"directories": {
"test": "test"
},
"dist": {
"shasum": "d56bb221a07a3c64dbd814cfe214a603fd101548",
"tarball": "http://grimore.org:4873/was/-/was-1.0.0.tgz"
},
"engines": {
"node": ">= 0.10.0"
},
"homepage": "http://grimore.org",
"keywords": [
"wizardry",
"steamworks",
"javascript",
"jquery",
"library",
"utilities",
"extensions"
],
"license": "GPL-3.0",
"main": "Gruntfile.js",
"name": "was",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"readmeFilename": "README",
"repository": {
"type": "git",
"url": "svn+http://svn.grimore.org/was.js"
},
"scripts": {
"test": "tap test/*.js"
},
"version": "1.0.0"
}