steal-tools
Version:
Futuristic build tools for ES6 Module applications.
28 lines • 588 B
JSON
{
"name": "steal",
"main": "steal.js",
"ignore": [
"test",
"src",
"core",
"docs"
],
"devDependencies": {
"qunit": "^2.1.1",
"lodash": "~2.4.1",
"canjs": "bitovi/canjs#2.2.4",
"jquery": "~2.1.1",
"steal": "^1.2.7"
},
"homepage": "https://github.com/bitovi/steal",
"version": "1.6.2",
"_release": "1.6.2",
"_resolution": {
"type": "version",
"tag": "v1.6.2",
"commit": "774426d801c18cc36f02a6dd28f1855ecfd66bde"
},
"_source": "https://github.com/bitovi/steal.git",
"_target": "^1.5.5",
"_originalSource": "steal"
}