{ "name": "spider-script", "version": "0.1.5", "main": "spider-script.js", "description": "The Next-Gen Programming Language for the Web", "homepage": "http://spiderlang.org", "bugs": { "url": "https://github.com/alongubkin/spider/issues" }, "author": { "name": "Alon Gubkin", "email": "alon.gubkin@gmail.com" }, "repository": { "type": "git", "url": "https://github.com/alongubkin/spider" }, "license": "Apache", "files": [ "lib", "cli.js", "spider-script.js" ], "keywords": [ "spider" ], "devDependencies": { "coveralls": "~2.11.2", "grunt-contrib-clean": "~0.6.0", "grunt-contrib-copy": "~0.7.0", "grunt-contrib-nodeunit": "^0.3.3", "grunt-contrib-watch": "^0.6.1", "grunt-eslint": "~2.0.0", "grunt-mocha-cli": "^1.9.0", "grunt-mocha-istanbul": "~2.2.0", "grunt-peg": "~1.5.0", "grunt-spider-script": "0.0.7", "istanbul": "~0.3.2", "load-grunt-tasks": "^0.4.0", "mocha": "~2.0.1", "mocha-lcov-reporter": "0.0.1", "shelljs-nodecli": "~0.1.1", "should": "~4.1.0", "time-grunt": "^0.3.1", "grunt": "~0.4.5", "grunt-traceur-simple": "~0.9.7" }, "scripts": { "test": "spider -c Gruntfile.spider && grunt && rm Gruntfile.js" }, "bin": { "spider": "cli.js" }, "preferGlobal": "true", "dependencies": { "escodegen": "git+https://github.com/estools/escodegen#21a9331", "pegjs": "~0.8.0", "nomnom": "~1.8.1", "chalk": "~0.5.1", "traceur": "0.0.74", "multi-stage-sourcemap": "~0.2.1" }, "gitHead": "a2a049224b306550664a371b682648a5f7481c4d", "_id": "spider-script@0.1.5", "_shasum": "88ead90317a9bd890fdc7d7ed78c33977e605bee", "_from": "spider-script@*", "_npmVersion": "2.1.6", "_nodeVersion": "0.10.29", "_npmUser": { "name": "alongubkin", "email": "alon.gubkin@gmail.com" }, "maintainers": [ { "name": "alongubkin", "email": "alon.gubkin@gmail.com" } ], "dist": { "shasum": "88ead90317a9bd890fdc7d7ed78c33977e605bee", "tarball": "http://registry.npmjs.org/spider-script/-/spider-script-0.1.5.tgz" }, "directories": {}, "_resolved": "https://registry.npmjs.org/spider-script/-/spider-script-0.1.5.tgz", "readme": "ERROR: No README data found!" }