Sha256: 88af4a7aefe41ecb861d14b44adb91718c46e605141e6b607f092182cac01841
Contents?: true
Size: 1.17 KB
Versions: 62
Compression:
Stored size: 1.17 KB
Contents
{ "name": "tapable", "version": "0.1.8", "author": { "name": "Tobias Koppers @sokra" }, "description": "Just a little module for plugins.", "licenses": [ { "type": "MIT", "url": "http://www.opensource.org/licenses/mit-license.php" } ], "devDependencies": { "mocha": "1.3.x", "should": "1.1.x" }, "engines": { "node": ">=0.6" }, "homepage": "https://github.com/webpack/tapable", "main": "lib/Tapable.js", "scripts": { "test": "mocha --reporter spec" }, "gitHead": "18ce8ffafc024daa804e57afcac2e3b65202d0dd", "_id": "tapable@0.1.8", "_shasum": "a943314bc86ac87602c93fbc8ac609dcb19c199e", "_from": "tapable@~0.1.8", "_npmVersion": "1.4.16", "_npmUser": { "name": "sokra", "email": "tobias.koppers@googlemail.com" }, "maintainers": [ { "name": "sokra", "email": "tobias.koppers@googlemail.com" } ], "dist": { "shasum": "a943314bc86ac87602c93fbc8ac609dcb19c199e", "tarball": "http://registry.npmjs.org/tapable/-/tapable-0.1.8.tgz" }, "directories": {}, "_resolved": "https://registry.npmjs.org/tapable/-/tapable-0.1.8.tgz", "readme": "ERROR: No README data found!" }
Version data entries
62 entries across 62 versions & 1 rubygems
Version | Path |
---|---|
smock-0.1.209 | node_modules/webpack/node_modules/tapable/package.json |
smock-0.1.208 | node_modules/webpack/node_modules/tapable/package.json |