UNPKG

funcunit

Version:
117 lines (116 loc) 2.87 kB
{ "_from": "steal@^0.16.35", "_id": "steal@0.16.45", "_inBundle": false, "_integrity": "sha512-4bIX2GOU/O6N8d/WvdGtAN11iqkzBCYyW3/ZLpCt5CK1s40B6E5eC1QxuN1LMRvmAwOgYyhTxVAaKBzjH0/FhQ==", "_location": "/steal", "_phantomChildren": { "asynckit": "0.4.0", "aws4": "1.8.0", "caseless": "0.12.0", "errno": "0.1.7", "extend": "3.0.2", "graceful-fs": "4.1.15", "har-validator": "4.2.1", "image-size": "0.5.5", "is-typedarray": "1.0.0", "isstream": "0.1.2", "json-stringify-safe": "5.0.1", "jsprim": "1.4.1", "mime": "1.2.11", "mime-db": "1.38.0", "minimist": "0.0.8", "performance-now": "0.2.0", "promise": "7.3.1", "safe-buffer": "5.1.2", "source-map": "0.5.7", "sshpk": "1.16.1", "stringstream": "0.0.6" }, "_requested": { "type": "range", "registry": true, "raw": "steal@^0.16.35", "name": "steal", "escapedName": "steal", "rawSpec": "^0.16.35", "saveSpec": null, "fetchSpec": "^0.16.35" }, "_requiredBy": [ "#DEV:/", "/steal-tools" ], "_resolved": "https://registry.npmjs.org/steal/-/steal-0.16.45.tgz", "_shasum": "88e34cae1213689574b3299cfeaaf802869893c1", "_spec": "steal@^0.16.35", "_where": "/Library/WebServer/Documents/GitHub/funcunit/site", "author": { "name": "Bitovi", "email": "contact@bitovi.com", "url": "http://bitovi.com/" }, "bugs": { "url": "https://github.com/stealjs/steal/issues" }, "bundleDependencies": false, "dependencies": { "less": "^2.4.0", "steal-systemjs": "^0.17.5", "system-json": "^0.1.0" }, "deprecated": false, "description": "Gets JavaScript.", "devDependencies": { "babel-core": "5.8.14", "bower": "1.3.8", "grunt": "~0.4.1", "grunt-cli": "^0.1.13", "grunt-contrib-concat": "~0.3.0", "grunt-contrib-copy": "~0.5.0", "grunt-contrib-jshint": "~0.6.0", "grunt-contrib-uglify": "~0.2.2", "grunt-contrib-watch": "~0.3.0", "grunt-release": "^0.7.0", "grunt-simple-mocha": "^0.4.0", "jquery": "^1.11.0", "steal-css": "0.4.1", "steal-env": "^1.0.0", "steal-less": "0.3.6", "system-live-reload": "1.4.0", "system-npm": "0.6.32", "system-trace": "0.2.7", "testee": "^0.2.0" }, "homepage": "https://github.com/stealjs/steal#readme", "keywords": [ "stealjs", "donejs", "systemjs", "modules", "es6", "bundling" ], "licenses": [ { "type": "MIT", "url": "http://opensource.org/licenses/mit-license.php" } ], "main": "main", "name": "steal", "repository": { "type": "git", "url": "git://github.com/stealjs/steal.git" }, "scripts": { "test": "grunt test --stack", "test-windows": "grunt test-windows --stack" }, "system": { "npmIgnore": [ "less" ] }, "version": "0.16.45" }