mam-project-templates
Version:
my personal templating projects
71 lines (70 loc) • 1.75 kB
JSON
{
"_args": [
[
"timers-browserify@1.0.3",
"C:\\Users\\micmar\\Desktop\\Dev\\templates\\cloned\\FreeCSS\\Deft"
]
],
"_development": true,
"_from": "timers-browserify@1.0.3",
"_id": "timers-browserify@1.0.3",
"_inBundle": false,
"_integrity": "sha1-/7pwycEu7ZFv1nMY5imsbzIpVVE=",
"_location": "/timers-browserify",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "timers-browserify@1.0.3",
"name": "timers-browserify",
"escapedName": "timers-browserify",
"rawSpec": "1.0.3",
"saveSpec": null,
"fetchSpec": "1.0.3"
},
"_requiredBy": [
"/browserify"
],
"_resolved": "https://registry.npmjs.org/timers-browserify/-/timers-browserify-1.0.3.tgz",
"_spec": "1.0.3",
"_where": "C:\\Users\\micmar\\Desktop\\Dev\\templates\\cloned\\FreeCSS\\Deft",
"author": {
"name": "J. Ryan Stinnett",
"email": "jryans@gmail.com",
"url": "http://convolv.es/"
},
"bugs": {
"url": "https://github.com/jryans/timers-browserify/issues"
},
"dependencies": {
"process": "~0.5.1"
},
"description": "timers module for browserify",
"devDependencies": {
"browserify": "~1.10.16",
"connect": "~2.3.0"
},
"engines": {
"node": ">=0.6.0"
},
"homepage": "https://github.com/jryans/timers-browserify",
"keywords": [
"timers",
"browserify",
"browser"
],
"licenses": [
{
"type": "MIT",
"url": "https://github.com/jryans/timers-browserify/blob/master/LICENSE.md"
}
],
"main": "main.js",
"name": "timers-browserify",
"optionalDependencies": {},
"repository": {
"type": "git",
"url": "git://github.com/jryans/timers-browserify.git"
},
"version": "1.0.3"
}