UNPKG

mam-project-templates

Version:
58 lines (57 loc) 1.4 kB
{ "_args": [ [ "assert@1.1.2", "C:\\Users\\micmar\\Desktop\\Dev\\templates\\cloned\\FreeCSS\\Deft" ] ], "_development": true, "_from": "assert@1.1.2", "_id": "assert@1.1.2", "_inBundle": false, "_integrity": "sha1-raoExGu1jG3R8pTaPrJuYijrbkQ=", "_location": "/assert", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "assert@1.1.2", "name": "assert", "escapedName": "assert", "rawSpec": "1.1.2", "saveSpec": null, "fetchSpec": "1.1.2" }, "_requiredBy": [ "/browserify" ], "_resolved": "https://registry.npmjs.org/assert/-/assert-1.1.2.tgz", "_spec": "1.1.2", "_where": "C:\\Users\\micmar\\Desktop\\Dev\\templates\\cloned\\FreeCSS\\Deft", "bugs": { "url": "https://github.com/defunctzombie/commonjs-assert/issues" }, "dependencies": { "util": "0.10.3" }, "description": "commonjs assert - node.js api compatible", "devDependencies": { "mocha": "~1.21.4", "zuul": "~1.10.2" }, "homepage": "https://github.com/defunctzombie/commonjs-assert", "keywords": [ "assert" ], "license": "MIT", "main": "./assert.js", "name": "assert", "repository": { "type": "git", "url": "git://github.com/defunctzombie/commonjs-assert.git" }, "scripts": { "test": "mocha --ui qunit test.js && zuul -- test.js" }, "version": "1.1.2" }